home *** CD-ROM | disk | FTP | other *** search
/ Geek Games #12 / GEGA012.iso / Jogos de Azar / 1727-bingo.swf / scripts / DefineButton2_32 / BUTTONCONDACTION on(release).as
Text File  |  2006-01-17  |  59b  |  5 lines

  1. on(release){
  2.    game_type = "2";
  3.    gotoAndPlay(42);
  4. }
  5.